Skip to content

fix(modal-storybook): add extra description for modal storybook #203#204

Merged
airikej merged 4 commits intoTEDI-Design-System:rcfrom
artur-langl:fix/modal-storybook
Nov 27, 2025
Merged

fix(modal-storybook): add extra description for modal storybook #203#204
airikej merged 4 commits intoTEDI-Design-System:rcfrom
artur-langl:fix/modal-storybook

Conversation

@artur-langl
Copy link
Contributor

@artur-langl artur-langl commented Nov 18, 2025

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@artur-langl
Copy link
Contributor Author

image

Copy link

@ardokirsipuu ardokirsipuu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@artur-langl
Copy link
Contributor Author

image

@airikej airikej merged commit 1e08d16 into TEDI-Design-System:rc Nov 27, 2025
6 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 27, 2025
# [4.1.0-rc.6](angular-4.1.0-rc.5...angular-4.1.0-rc.6) (2025-11-27)

### Bug Fixes

* **modal-storybook:** add extra description for modal storybook [#203](#203) ([#204](#204)) ([1e08d16](1e08d16))
github-actions bot pushed a commit that referenced this pull request Nov 27, 2025
# [4.1.0](angular-4.0.0...angular-4.1.0) (2025-11-27)

### Bug Fixes

* **card:** fix overall padding not functioning [#184](#184) ([f2213b3](f2213b3))
* **file-dropzone:** fix aligment of info button in file-dropzone [#186](#186) ([bb94cb1](bb94cb1))
* **modal-storybook:** add extra description for modal storybook [#203](#203) ([#204](#204)) ([1e08d16](1e08d16))
* **tooltip:** add openWith input, fix tooltip opening [#182](#182) ([0c0469e](0c0469e))

### Features

* **checkbox:** add TEDI-Ready checkbox component [#74](#74) ([637b9c0](637b9c0))
* **date-picker:** add date-picker component [#190](#190) ([adb97a0](adb97a0))
* **date-picker:** add date-picker tests, dropdown tests [#190](#190) ([f4f2b53](f4f2b53))
* **date-picker:** add dropdown, change popover [#190](#190) ([dd694bc](dd694bc))
* **date-picker:** fix conflicts [#190](#190) ([f72ea2c](f72ea2c))
* **date-picker:** wcag improvements [#190](#190) ([3ebe215](3ebe215))
* **dropdown:** add missing tests [#190](#190) ([184187b](184187b))
* **file-dropzone:** add ng-content for file list [#186](#186) ([8dd9c81](8dd9c81))
* **modal:** add tedi ready modal [#189](#189) ([391ea0f](391ea0f))
* **modal:** add tests [#189](#189) ([2e0e9aa](2e0e9aa))
* **modal:** update stories [#189](#189) ([70df5a6](70df5a6))
* **modal:** update tedi core version [#189](#189) ([ef9b99c](ef9b99c))
* **theme-provider:** add global themes support [#191](#191) ([#197](#197)) ([e4c1ecf](e4c1ecf))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modal: Storybook's implementation example is hidden from the code view

3 participants